就爱字典>英语词典>dollar sign翻译和用法

dollar sign

英 [ˈdɒlə(r) saɪn]

美 [ˈdɑːlər saɪn]

网络  美元符号; 钱符号; 货币符号; 金钱符号; 美圆符号

计算机

英英释义

noun

  • a mark ($) written before a number to indicate that it stands for the number of dollars
      Synonym:dollar mark
    1. a symbol of commercialism or greed
      1. he worships the almighty dollar
      2. the dollar sign means little to him
      Synonym:dollardollar mark

    双语例句

    • Woody: That dollar sign is the command prompt.
      那个美元符号是命令提示符。
    • Mode m: Make the caret (^) and dollar sign ($) match at the start and end of each line, for example, after and before line breaks embedded in the source string.
      模式m:使插入符号(^)和美元符号($)在每一行的开始和结尾相匹配,例如,在源字符串中嵌入前后换行符。
    • E adds the dollar sign ($) at the end of each line.
      E在每一行的结束处添加美元符($)。
    • A share ending in a dollar sign ($) is considered hidden and not shown in Microsoft clients, even thought the server will advertise the existence of the share.
      以美元符号($)结尾的共享都是隐藏共享,不会显示在Microsoft客户端,即使服务器会报告该共享的存在。
    • You use the bang, or exclamation point(!), to access the history, and the dollar sign ($) returns the last field of the previous command.
      您使用感叹号(!)来访问历史,然后使用美元符号($)返回前一命令的最后字段。
    • SubTotal Minimum-check this box and enter the USD amount ( without the dollar sign) if you want your coupon to be good only for orders that reach the subtotal that you enter.
      小计最低金额限制&若您希望您的优惠券仅对达到您所输入的小计金额的订单有效,请选取此框并输入美元金额(不包含美元符号)。
    • The beginning and end of the range is separated by a comma(,) and may be specified as a line number, a regular expression, or a dollar sign ($) for end of file.
      行的起始和结束由一个逗号(,)分隔,并且可以被指定为行号、正则表达式或表示文件结束的美元符号($)。
    • Path expressions can also start with a variable, which is a name preceded by a dollar sign ($).
      路径表达式还可以以变量开始,变量是以美元符号($)开头的名字。
    • You've already seen in XQuery that a variable is defined by putting a dollar sign ($) in front of an identifier name.
      您可能已经看到,XQuery中通过在标识符前加上美元符号($)来定义变量。
    • Environmental variables are available inside VUE scripts by preceding the environmental variable name with the$ ( dollar) sign.
      在环境变量名称前面加上$(美元)符号,就可以在VUE脚本中使用环境变量。